const github.com/go-pg/pg/v10.authenticationSASLFinalMsg

3 uses

	github.com/go-pg/pg/v10 (current package)
		messages.go#L38: 	authenticationSASLFinalMsg    = 'R'
		messages.go#L403: 	case authenticationSASLFinalMsg:
		messages.go#L434: 			"pg: SASL: got %q, wanted %q", c, authenticationSASLFinalMsg)